[POST] checkMobileAppVersion
/api/driver/checkMobileAppVersion
CheckMobileAppVersionRequestDTO
Attributes:
Name | Type | Description |
---|---|---|
mobile_app_version |
Optional[str]
|
|
ResponseDTO
Attributes:
Name | Type | Description |
---|---|---|
statusCode |
int
|
status code of the response |
headers |
dict
|
headers of the response |
body |
Annotated[Optional[ResponseBodyBaseModel], PlainSerializer(lambda body: model_dump_json(), when_used=unless - none)]
|
body of the response |
Expected Error Messages
- INVALID_APP_VERSION